'Declaration Protected Overrides Sub OnCollectionChanged( _ ByVal e As NotifyCollectionChangedEventArgs _ )
protected override void OnCollectionChanged( NotifyCollectionChangedEventArgs e )
Parameters
- e
- System.Collections.Specialized.NotifyCollectionChangedEventArgs value that contains the event data.